home *** CD-ROM | disk | FTP | other *** search
- .TH SYMBSUM
- 6 "IRIT Version 6.0"
- .SH NAME
- SYMBSUM
-
-
-
- CurveType SYMBSUM( CurveType Crv1, CurveType Crv2 )
-
- or
-
- SurfaceType SYMBSUM( SurfaceType Srf1, SurfaceType Srf2 )
-
- Computes the symbolic sum of the given two curves or surfaces as
- a curve or surface. The sum is computed coordinate-wise.
-
- Example:
-
- SumCrv = SYMBSUM( Crv1, Crv2 )
-